home *** CD-ROM | disk | FTP | other *** search
/ Sound Fx / Sound Fx.iso / Software / UNZIPED / DWSTKW / C / RESOURCE.H < prev   
Text File  |  1996-03-10  |  643b  |  16 lines

  1. #define DID_SAMPLEDLG                   101
  2. #define DID_PLAY                        1000
  3. #define DID_REMOVE                      1001
  4. #define DID_NEW                         1002
  5. #define DID_LISTBOX                     1003
  6. #define DID_STOP                        1004
  7.  
  8. #define IDC_VOL_LEFT                    1005
  9. #define IDC_PITCH                       1006
  10. #define IDC_VOL_RIGHT                   1007
  11. #define IDC_SWAPLR                      1008
  12. #define IDC_RATE_11025                  1009
  13. #define IDC_RATE_22050                  1010
  14. #define IDC_RATE_44100                  1011
  15. #define IDC_STATIC                      -1
  16.